Skip to content

Conversation

@edsiper
Copy link
Member

@edsiper edsiper commented Aug 5, 2025

No description provided.

@edsiper edsiper requested review from a team as code owners August 5, 2025 16:14
@edsiper edsiper merged commit 18bdb9b into master Aug 5, 2025
6 of 7 checks passed
@edsiper edsiper deleted the monitoring-output-latency branch August 5, 2025 16:15

The histogram uses the following default bucket boundaries, designed around Fluent Bit's typical flush interval of 1 second:

```
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]

```

These boundaries provide:
- **High resolution around 1s latency**: Captures normal operation near the default flush interval
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint] reported by reviewdog 🐶
MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **High resolution around 1s ..."]

```

These boundaries provide:
- **High resolution around 1s latency**: Captures normal operation near the default flush interval
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[markdownlint-fix] reported by reviewdog 🐶

Suggested change
- **High resolution around 1s latency**: Captures normal operation near the default flush interval
- **High resolution around 1s latency**: Captures normal operation near the default flush interval

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants